SG Window | Globals Object |
LowByte Method |
Properties Methods Events Constants Error Codes |
Returns low byte of the specified integer value.
object.LowByte(value As Integer)
Part | Description |
object | The object is expression that evaluates to the Globals object. |
value | Required. Specifies the value to be converted. |